home *** CD-ROM | disk | other *** search
/ SGI Hot Mix 8 / Hot Mix 8.iso / .all / demos / Imagicians / config / help / format.help (.txt) < prev    next >
Text File  |  1994-06-22  |  3KB  |  89 lines

  1.  
  2.  
  3.     Format Panel
  4.  
  5.  
  6. .LANGUAGE english English anglais
  7.  
  8.     HELP for the IMAGE FORMAT PANEL
  9.     ****************************************
  10.  
  11.  
  12. This Dialog Box lets you choose the proportions of the image with the Format
  13. Button Menu and select the image Size with the Resolution Button Menu.
  14.  
  15. "Format" Button Menu
  16. -------------------
  17.  
  18.     There are 6 choices:
  19.  
  20.         CRT    - 1280 x 1024 pixels to fill the typical SGI CRT
  21.         35mm    - 1280 x   853 35mm slide proportions
  22.         NTSC    -   640 x   480 for video proportions
  23.         Cine35    - 1280 x   934 for 35mm film proportions
  24.         Custom    -     W x       H set in the resource file by the user
  25.         Window    -   640 x   480 by default from the resource file.
  26.  
  27.     Four of the above settings (35mm, NTSC, Cine35 & Custom) are easily set by
  28.     the user, for his own environment, by changing the following resource file
  29.     parameters in the Imf or Imf.* files in the directory ./config/res:
  30.  
  31.         *mm35Width:    1280
  32.         *mm35Height:    853
  33.  
  34.         *ntscWidth:        640
  35.         *ntscHeight:        480
  36.  
  37.         *cine35Width:    1280
  38.         *cine35Height:    934
  39.  
  40.         *customWidth:    320
  41.         *customHeight:    240
  42.  
  43.  
  44. "Normal size" Display Window
  45. --------------------------
  46.  
  47.     The top pair of number fields ("Normal size") displays the actual size of
  48.     the current WW when in the "Window" Format. In the other Formats, these
  49.     2 numbers show the maximum size of the image that will actually be
  50.     displayed on the CRT when the "Resolution" Menu Selection Button "1-1"
  51.     item is selected. Note that the WW image size is immaterial when the WW
  52.     scroll bars are available.
  53.  
  54.  
  55. "Resolution" Button Menu
  56. ----------------------
  57.  
  58.     For selecting the actual size of the computed image (in RAM
  59.     or Saved to disk), regardless of the Size of the WW display area:
  60.  
  61.         1/8    - computed image is 1/8 of the Normal size;
  62.         1/4    - computed image is 1/4 of the Normal size;
  63.         1/2    - computed image is 1/2 of the Normal size;
  64.         1-1    - computed image IS the Normal size;
  65.         2*    - computed image is 2 times the Normal size;
  66.         4*    - computed image is 4 times the Normal size;
  67.         8*    - computed image is 8 times the Normal size.
  68.  
  69.     NOTES:
  70.  
  71.              a)    "Resolution" does NOT apply to the special "Compute Directly to Disk"
  72.     images that can be created for 2K x 2K, 4K x 4K and 8K x 8K images.
  73.  
  74.              b)    The 2K x 2K, 4K x 4K and 8K x 8K images can be created, in principle,
  75.     by either computing to an array in RAM (the default method) or by
  76.     computing directly to disk. However, very few systems will have the
  77.     RAM and/or Disk swapping space for the largest of these images,
  78.     especially since the image must momentarily exist in both RAM (almost
  79.     certainly requiring a large disk swap partition) and on the user's
  80.     disk volume. Even if you did have the disk space, unless you had
  81.     enough RAM to contain the entire uncompressed image array, you would
  82.     find that the resultant swapping resulted in a very slow system.
  83.  
  84.  
  85. .LANGUAGE french French Francais 
  86.  
  87.     C'est le help pour la Format Panel
  88.  
  89.